﻿2026-07-01T11:38:11.0082102Z ##[group]Run actions/checkout@v5
2026-07-01T11:38:11.0082928Z with:
2026-07-01T11:38:11.0083313Z   repository: SaberMage/spt-core
2026-07-01T11:38:11.0086793Z   token: ***
2026-07-01T11:38:11.0087150Z   ssh-strict: true
2026-07-01T11:38:11.0087503Z   ssh-user: git
2026-07-01T11:38:11.0087879Z   persist-credentials: true
2026-07-01T11:38:11.0088275Z   clean: true
2026-07-01T11:38:11.0088653Z   sparse-checkout-cone-mode: true
2026-07-01T11:38:11.0089182Z   fetch-depth: 1
2026-07-01T11:38:11.0089554Z   fetch-tags: false
2026-07-01T11:38:11.0089922Z   show-progress: true
2026-07-01T11:38:11.0090294Z   lfs: false
2026-07-01T11:38:11.0090633Z   submodules: false
2026-07-01T11:38:11.0090999Z   set-safe-directory: true
2026-07-01T11:38:11.0091601Z ##[endgroup]
2026-07-01T11:38:11.0901809Z Syncing repository: SaberMage/spt-core
2026-07-01T11:38:11.0903398Z ##[group]Getting Git version info
2026-07-01T11:38:11.0904111Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-01T11:38:11.0905041Z [command]/usr/bin/git version
2026-07-01T11:38:11.0905469Z git version 2.43.0
2026-07-01T11:38:11.0950000Z ##[endgroup]
2026-07-01T11:38:11.0962458Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f3fbb4d2-c7f2-42a5-a4d4-9c91619f8d2a' before making global git config changes
2026-07-01T11:38:11.0963943Z Adding repository directory to the temporary git global config as a safe directory
2026-07-01T11:38:11.0965813Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-01T11:38:11.0997895Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-01T11:38:11.1017792Z https://github.com/SaberMage/spt-core
2026-07-01T11:38:11.1027280Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-01T11:38:11.1029832Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-01T11:38:11.1049564Z HEAD
2026-07-01T11:38:11.1082586Z ##[endgroup]
2026-07-01T11:38:11.1083419Z [command]/usr/bin/git submodule status
2026-07-01T11:38:11.1270334Z ##[group]Cleaning the repository
2026-07-01T11:38:11.1274555Z [command]/usr/bin/git clean -ffdx
2026-07-01T11:38:11.9318314Z Removing target/
2026-07-01T11:38:11.9325000Z [command]/usr/bin/git reset --hard HEAD
2026-07-01T11:38:11.9382664Z HEAD is now at 4703a16b8 Merge a5129cdcb267344731d77852a5c4ac731c9d5251 into 461e6fe744d99cb967e052a8ecb3b14bbea3d4f2
2026-07-01T11:38:11.9388366Z ##[endgroup]
2026-07-01T11:38:11.9389915Z ##[group]Disabling automatic garbage collection
2026-07-01T11:38:11.9393257Z [command]/usr/bin/git config --local gc.auto 0
2026-07-01T11:38:11.9420052Z ##[endgroup]
2026-07-01T11:38:11.9421414Z ##[group]Setting up auth
2026-07-01T11:38:11.9425385Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-01T11:38:11.9451680Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-01T11:38:11.9645692Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-01T11:38:11.9672885Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-01T11:38:11.9859392Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-01T11:38:11.9885708Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-01T11:38:12.0075562Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-01T11:38:12.0105004Z ##[endgroup]
2026-07-01T11:38:12.0106818Z ##[group]Fetching the repository
2026-07-01T11:38:12.0112567Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +4703a16b8ddafa1cefb243e80f26695b0ebec30c:refs/remotes/pull/41/merge
2026-07-01T11:38:12.4387063Z ##[endgroup]
2026-07-01T11:38:12.4388145Z ##[group]Determining the checkout info
2026-07-01T11:38:12.4388812Z ##[endgroup]
2026-07-01T11:38:12.4393624Z [command]/usr/bin/git sparse-checkout disable
2026-07-01T11:38:12.4439042Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-01T11:38:12.4467097Z ##[group]Checking out the ref
2026-07-01T11:38:12.4470418Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/41/merge
2026-07-01T11:38:12.4528492Z HEAD is now at 4703a16b8 Merge a5129cdcb267344731d77852a5c4ac731c9d5251 into 461e6fe744d99cb967e052a8ecb3b14bbea3d4f2
2026-07-01T11:38:12.4532094Z ##[endgroup]
2026-07-01T11:38:12.4567505Z [command]/usr/bin/git log -1 --format=%H
2026-07-01T11:38:12.4592153Z 4703a16b8ddafa1cefb243e80f26695b0ebec30c
